release: 0.53.0#105
Merged
stainless-app[bot] merged 8 commits intoMay 12, 2026
Merged
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Thu, 11 Jun 2026 17:48:03 GMT |
a92ed88 to
aba34ce
Compare
ffc88c8 to
fb83081
Compare
897b3e4 to
624d3ee
Compare
…xtensions, credentials
624d3ee to
03f2f72
Compare
Contributor
Author
Release version edited manuallyThe Pull Request version has been manually set to If you instead want to use the version number |
03f2f72 to
99e64c5
Compare
99e64c5 to
72b2512
Compare
hiroTamada
approved these changes
May 12, 2026
Contributor
Author
|
🤖 Release is at https://github.com/kernel/kernel-node-sdk/releases/tag/v0.53.0 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.53.0 (2026-05-12)
Full Changelog: v0.52.0...v0.53.0
Features
Bug Fixes
Chores
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
Note
Low Risk
Low risk: mostly additive SDK surface-area updates (new optional fields/params and widened string unions) plus safer debug logging; main impact is minor compile-time changes for consumers relying on narrow MFA option unions.
Overview
Bumps the SDK version to
0.53.0and updates generated artifacts/changelog.Adds new API surface:
Projects.listnow accepts an optionalqueryfilter, browser pool and browser creation/config types add optionalstart_url(and responses record it), and managed-auth MFA types accept a new'switch'option for generic method switching.Improves request debug logging by redacting
api-key/x-api-keyheaders in addition to existing sensitive headers.Reviewed by Cursor Bugbot for commit 72b2512. Bugbot is set up for automated code reviews on this repo. Configure here.